Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move lit properties to UmbLitElement #832

Merged
merged 12 commits into from
Aug 11, 2023
Merged

Conversation

iOvergaard
Copy link
Collaborator

we cannot have lit properties on the UmbElementMixin since we are not guaranteed it's a Lit element

we cannot have lit properties on the UmbElementMixin since we are not guaranteed it's a Lit element
… in order not to call next() a million times
…, so no need to observe the 'lang' attribute

this might change in the future if we separate loading of languages from changing of languages
…e moment, so no need to observe the 'lang' attribute"

This reverts commit 6f07663.
@iOvergaard iOvergaard marked this pull request as ready for review August 11, 2023 10:37
@iOvergaard iOvergaard enabled auto-merge (rebase) August 11, 2023 10:37
@iOvergaard iOvergaard merged commit c578796 into main Aug 11, 2023
6 checks passed
@iOvergaard iOvergaard deleted the feature/culture-to-lang branch August 11, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant